Create New Users

{ createUsers }

Use this API to create multiple new users from a list

Method

/API/admin/createUsers

  • API Section: /API/admin
  • API Version: 1.0
  • Method operates via POST actions only.
  • NOTE: API 1.0 methods are now deprecated. Use API 2.0 methods instead

    Input Parameters

    Name

    data

    Object Type

    Description

    The special 'Active Directory' user object with all relevant meta-data for the user.

    Output Response

    Successful Result Code

    200

    Response Type

    Description of Response Type

    successful operation

    Notes

    Unlike create user, this will operate on a list of users for efficient loading of many users in a single step